home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Expert 1995 Winter
/
Mac Expert - Winter 95.iso
/
Les fichiers
/
Mise à jour
/
FreeHand 4.0a_IE Updater ƒ
/
Aldus FreeHand 4.0a IE Updater
/
Aldus FreeHand 4.0a IE Updater.rsrc
/
ZAP_14368
< prev
next >
Wrap
Text File
|
1994-09-08
|
630b
|
30 lines
save
/demotextsize 14 def
/demoheight demotextsize 8 add def
/demoinset 72 def
/demotext (^o) def
/dodemotext {
gsave
/Times-Italic findfont demotextsize scalefont setfont
1 setgray
left bottom width height rectfill
0 setgray
left demoinset add bottom demoheight demotextsize sub 2 div add moveto
width demoinset 2 mul sub
demotext stringwidth pop sub
demotext length div
0 demotext ashow
grestore
} bdf
clpr storerect
/height demoheight def
/top top 36 sub def
/bottom top height sub def
dodemotext
clpr storerect
/height demoheight def
/bottom bottom 36 add def
/top bottom height add def
dodemotext
restore